@font-face {
  font-family: "iconfont"; /* Project id 3139301 */
  src: url('iconfont.woff2?t=1644904812232') format('woff2'),
  url('iconfont.woff?t=1644904812232') format('woff'),
  url('iconfont.ttf?t=1644904812232') format('truetype');
}

.icon {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e61e";
}
.icon-close:before {
  content: "\e64d";
}

.icon-xinlangweibo:before {
  content: "\e600";
}

.icon-qq:before {
  content: "\e601";
}

.icon-dianhuatianchong:before {
  content: "\e678";
}

.icon-weixin:before {
  content: "\e615";
}

.icon-youxiang:before {
  content: "\e672";
}

.icon-daohangdizhi:before {
  content: "\e65e";
}

.icon-left:before {
  content: "\e610";
}

.icon-tuite:before {
  content: "\e652";
}

.icon-right:before {
  content: "\e624";
}

.icon-dianhua:before {
  content: "\e6cc";
}

.icon-search:before {
  content: "\e609";
}

.icon-top:before {
  content: "\e633";
}